Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps vite from 7.1.10 to 7.1.11.

Release notes

Sourced from vite's releases.

v7.1.11

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.1.11 (2025-10-20)

Bug Fixes

  • dev: trim trailing slash before server.fs.deny check (#20968) (f479cc5)

Miscellaneous Chores

Code Refactoring

  • use subpath imports for types module reference (#20921) (d0094af)

Build System

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.10 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 21, 2025 01:06
@dependabot dependabot bot requested review from enelir and removed request for a team October 21, 2025 01:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2025
@github-actions
Copy link

Job Summary for Gradle

Build and test :: BuildAndPackageWithUnitTests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
x-road-core build sonar test intTest jacocoTestReport 9.0.0 Build Scan not published

@github-actions
Copy link

Job Summary for Gradle

Build and test :: BuildAndPackageWithUnitTests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
x-road-core build sonar test intTest jacocoTestReport 9.0.0 Build Scan not published

@sonarqubecloud
Copy link

@github-actions
Copy link

Eco CI Output [RUN-ID: 18669512097]:

🌳 CO2 Data:
City: CONSTANT, Lat: , Lon:
IP:
CO₂ from energy is: 4.930795200 g
CO₂ from manufacturing (embodied carbon) is: 0.544858073 g
Carbon Intensity for this location: 472 gCO₂eq/kWh
SCI: 5.475653 gCO₂eq / pipeline run emitted


Total cost of whole PR so far:

Label🖥 avg. CPU utilization [%]🔋 Total Energy [Joules]🔌 avg. Power [Watts]Duration [Seconds]
Build environment setup27.4767278.3574.0468.95
Build, unit tests and packaging60.88888179.665.931379.81
Packaging and upload artifacts30.21491988.584.31460.92
Total Run77.4010446.605.471909.68
Additional overhead from Eco CIN/A32.104.896.57

@github-actions
Copy link

Job Summary for Gradle

Build and test :: BuildAndPackageWithUnitTests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
x-road-core build sonar test intTest jacocoTestReport 9.0.0 Build Scan not published

@github-actions
Copy link

Eco CI Output [RUN-ID: 18669512097]:

🌳 CO2 Data:
City: CONSTANT, Lat: , Lon:
IP:
CO₂ from energy is: 0.702137760 g
CO₂ from manufacturing (embodied carbon) is: 0.093871096 g
Carbon Intensity for this location: 472 gCO₂eq/kWh
SCI: 0.796009 gCO₂eq / pipeline run emitted


Total cost of whole PR so far:

Label🖥 avg. CPU utilization [%]🔋 Total Energy [Joules]🔌 avg. Power [Watts]Duration [Seconds]
Set up arm packaging33.4634480.1154.43108.39
Packaging for arm architecture34.9221007.464.57220.62
Total Run45.951487.584.52329.01
Additional overhead from Eco CIN/A7.714.171.85

@github-actions
Copy link

Job Summary for Gradle

Build and test :: BuildAndPackageOnArm
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
x-road-core :service:signer:signer-api:make 9.0.0 Build Scan not published

@github-actions
Copy link

Eco CI Output [RUN-ID: 18669512097]:

🌳 CO2 Data:
City: CONSTANT, Lat: , Lon:
IP:
CO₂ from energy is: 1.596478640 g
CO₂ from manufacturing (embodied carbon) is: 0.181525204 g
Carbon Intensity for this location: 472 gCO₂eq/kWh
SCI: 1.778004 gCO₂eq / pipeline run emitted


Total cost of whole PR so far:

Label🖥 avg. CPU utilization [%]🔋 Total Energy [Joules]🔌 avg. Power [Watts]Duration [Seconds]
Set up E2E tests35.61471006.854.57220.25
E2E tests54.36362375.525.71415.98
Total Run66.693382.375.32636.23
Additional overhead from Eco CIN/A9.682.673.63

@github-actions
Copy link

Eco CI Output [RUN-ID: 18669512097]:

🌳 CO2 Data:
City: CONSTANT, Lat: , Lon:
IP:
CO₂ from energy is: 1.791655360 g
CO₂ from manufacturing (embodied carbon) is: 0.219246543 g
Carbon Intensity for this location: 472 gCO₂eq/kWh
SCI: 2.010902 gCO₂eq / pipeline run emitted


Total cost of whole PR so far:

Label🖥 avg. CPU utilization [%]🔋 Total Energy [Joules]🔌 avg. Power [Watts]Duration [Seconds]
Set up Central Server tests36.179513.5634.58112.13
Test Central Server44.28653282.325.00656.31
Total Run49.573795.884.94768.44
Additional overhead from Eco CIN/A19.365.533.50

@github-actions
Copy link

Eco CI Output [RUN-ID: 18669512097]:

🌳 CO2 Data:
City: CONSTANT, Lat: , Lon:
IP:
CO₂ from energy is: 2.326091520 g
CO₂ from manufacturing (embodied carbon) is: 0.300980389 g
Carbon Intensity for this location: 472 gCO₂eq/kWh
SCI: 2.627072 gCO₂eq / pipeline run emitted


Total cost of whole PR so far:

Label🖥 avg. CPU utilization [%]🔋 Total Energy [Joules]🔌 avg. Power [Watts]Duration [Seconds]
Set up Security Server tests36.3406589.6474.62127.59
Test Security Server39.28484338.514.68927.32
Total Run43.684928.164.671054.91
Additional overhead from Eco CIN/A23.215.204.46

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/vite-7.1.11 branch October 27, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants